home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 1898 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  750 b 

  1. Path: vb.franken.de!volker
  2. From: volker@vb.franken.de (Volker Barthelmann)
  3. Subject: Re: Must I free my linked lists? (GCC)
  4. Newsgroups: comp.sys.amiga.programmer
  5. References: <4dudic$aif@vixen.cso.uiuc.edu> <4e2mrt$bc6@iss1.neckar-alb.de>
  6. X-Newsreader: TIN [AMIGA 1.3 950726BETA PL0]
  7. Message-ID: <volker.0eqv@vb.franken.de>
  8. Date: 24 Jan 96 02:03:18 MET
  9. Organization: home
  10.  
  11. Jochen Wiedmann (jochen@neckar-alb.de) wrote:
  12.  
  13. : You can be sure, if
  14. :
  15. :       1.) You are using a version of malloc(), that isn't broken.
  16. :           The malloc() coming with your C compiler can be assumed
  17. :           to work fine.
  18.  
  19. Probably all Amiga C libraries have a malloc() that frees all memory
  20. after program termination, but no C compiler is required to do it.
  21.  
  22. Volker
  23.  
  24.